var go/types.go1_14

2 uses

	go/types (current package)
		typeset.go#L243: 					if pos.IsValid() && !check.allowVersion(go1_14) || !Identical(m.typ, other.Type()) {
		version.go#L39: 	go1_14 = asGoVersion("go1.14")